home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / postgres / postgre4.z / postgre4 / src / port / sun / machine.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-08-27  |  174 b   |  13 lines

  1.  
  2. /*
  3.  *  $Header: /private/postgres/src/port/sun/RCS/machine.h,v 1.2 1989/09/05 17:20:51 mao C_Demo_1 $
  4.  */
  5.  
  6. #ifndef MACHINE_H
  7. #define MACHINE_H
  8.  
  9. #define BLCKSZ    8192
  10.  
  11. #endif
  12.  
  13.